Skip to main content

Image

Type

widget

Summary

An image widget

Description

A widget to display images

Children Properties

Property

NameSummarySyntax
borderRadiusThe border radius of the image widgetset the borderRadius of <widget> to pRadius get the borderRadius of <widget>
assetInfoDefine how to access media assetsset the assetInfo of <widget> to {<array>} get the assetInfo of <widget>
formattedWidthThe formatted width of the imageget the formattedWidth of <widget>
formattedHeightThe formatted height of the imageget the formattedHeight of <widget>
originalHeightThe original height of the imageget the originalHeight of <widget>
originalWidthThe original width of the imageget the originalWidth of <widget>
imageAlignDefine how the image is aligned inside the widget.set the imageAlign of <widget> to {<point>} get the imageAlign of <widget>
borderColorThe border color of the label fieldset the borderColor of <widget> to pColor get the borderColor of <widget>
borderWidthThe border width of the image widgetset the borderWidth of <widget> to pWidth get the borderWidth of <widget>
fillTypeDefine how the image is filled inside the widget.set the fillType of <widget> to {<string>} get the fillType of <widget>